Видео с ютуба Cpp Api Design

Back to Basics: C++ API Design - Jason Turner - CppCon 2022

API Design Principles - John Pavan - CppNorth 2023

C++ Weekly - Ep 295 - API Design: Principle of Least Surprise

API Design - Two Tips: pimpl idiom and ‘struct Options’ | Modern Cpp Series Ep. 90

Good API Design (C++ or any other language)

CppCon 2018: Titus Winters “Modern C++ Design (part 1 of 2)”

Design patterns are for brainless programmers • Mike Acton

The most important API design principle - Marc Mutz - Lightning Talks Meeting C++ 2017

Testability and C++ API Design - John Pavan, Lukas Zhao & Aram Chung - C++Now 2024

CppCon 2014: Mike Acton "Data-Oriented Design and C++"

C++Now 2018: Titus Winters “Modern C++ API Design: From Rvalue-References to Type Design”

An Adventure in Modern C++ Library Design - Robert Leahy - C++Now 2024

Good APIs Vs Bad APIs: 7 Tips for API Design

Testability and API Design - John Pavan, Aram Chunk, Lukas Zhao

Designing Safe C++ APIs with Gabor Horvath

Using Modern C++ to Eliminate Virtual Functions - Jonathan Gopel - CppCon 2022

SOLID Principles: Do You Really Understand Them?